CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - IDEA c

搜索资源列表

  1. TCtoqicailianzhu.rar

    0下载:
  2. 根据数据结构的思想,利用C语言设计游戏七彩连珠。在9X9的棋盘方格内,将五个及五个以上的同颜色的彩球连成直线(横、竖、对角均可),则彩球消失并得分;游戏开始在棋盘内随机出现五个颜色随机的彩球,在玩家每次移动一个球后,随机的出现3个颜色随机的球,至少存在一条可通路径,彩球方可被移动,直到棋盘被球填满,游戏结束。,Data structure in accordance with the idea of game design using C language Lianzhu colorful. 9
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:44880
    • 提供者:屠娇娇
  1. Lions-UNIX

    0下载:
  2. 莱昂氏UNIX源码分析是一本经久不衰的UNIX资料,在经历了多年的知识产权纠纷后,此书终于得以正式出版。其中对汇编及C语言结构的解释极为全面系统。是开源系统程序员必备的资料。-Lion s Unix source code is a very specific writting due to its content and idea. Many programmers prone to get it as a valueable material for knowing the deepest
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8611347
    • 提供者:David Ho
  1. Douglas—Peucker_Simplize_Vecto

    0下载:
  2. 矢量数据的压缩方法常用的有道格拉斯—普克法、垂距法、光栏法。本文主要讨论道格拉斯—普克法,运用该算法的思想,用C语言于TC20中编写一个小程序,实现对既有线的简化。(压缩包里面有算法报告),Vector data compression methods are commonly used Douglas- Puck law, down from the method, light field method. This article focused on Douglas- Puck law, t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:21097
    • 提供者:张波
  1. huayuan

    0下载:
  2. 本程序运用c++实现了地震勘探中绕射波偏移,利用的思想是传统的求圆的公切线。-This program implements the use of c++ seismic shift in the diffracted wave, the idea is to use the traditional circle of seeking common tangent.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:218211
    • 提供者:袁风帆
  1. Dijkstra

    0下载:
  2. 这个例程,会在多条相同最短路径中选出边数最少的路径.只是改变path域即可在遍历的时候访问到边数少的路径.核心的思想,就是建立一个数组,存放从出发点到当前顶点的最短路径边数.通过每次查看最短路径相同的情况, 即dv + cvw = dw.时,如果 Count[v] + 1 < Count[w]时,就执行 Count[w] = Count[v] + 1, 同时 w -> path = c.-This routine will be the same number of shortest
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:885
    • 提供者:php0
  1. volumemeter_src

    1下载:
  2. VolumeMeter (Managed DirectX) This project is a live volume meter control for monitoring audio levels from a sound card. It is written entirely in C#, and uses Microsoft s Managed DirectX (June release). You can drag-and-drop the control into any W
  3. 所属分类:DirextX

    • 发布日期:2016-09-19
    • 文件大小:151277
    • 提供者:mark
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:10711
    • 提供者:刘斌
  1. 8051

    0下载:
  2. 8051实现直流电机PMW调速系统 本文所述的直流电机闭环调速系统是以低价位的单片微机8051为核心的,而通过单片机来实现电机调整又有多种途径,相对于其他用硬件或者硬件与软件相结合的方法实现对电机进行调整,采用PWM软件方法来实现的调速过程具有更大的灵活性和更低的成本,它能够充分发挥单片机的效能,对于简易速度控制系统的实现提供了一种有效的途径。而在软件方面,采用PLD算法来确定闭环控制的补偿量也是由数字电路组成的直流电机闭环调速系统所不能及的。曾经也试过用单片机直接产生PWM波形,但其最终效
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1299
    • 提供者:陈与
  1. ant

    0下载:
  2. 基本蚁群算法,c++下可以运行,主要是原理跟思路-Basic ant colony algorithm, c++ can run, mainly with the idea of ​ ​ the principle
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:9765
    • 提供者:rock
  1. Trinity

    0下载:
  2. 电子便笺 V1.0 作者:Polaris 这是一个VC版的电子便笺。由于最近在公司里面参与一些管理工作,每天的杂事比较繁多,为了防止忘记某项工作,因此我都实时的把工作记到便笺纸上,完成后再划掉。这样每天的工作有条理了,但 带来的问题就是便笺纸用的奇快无比,又不好意思每个星期都跑到办公室去找MM申请便笺纸,便产生了写一个电子便笺的念头。 这个电子便笺功能源自一个Visual C#版“黄易贴”,但我对.Net与Java的效率都比较不爽,所以决定用VC写一个出来。顺便用上些小
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:78625
    • 提供者:Polaris
  1. ssim_index

    1下载:
  2. Zhou Wang proposed a new idea of Structural Similarity Index (SSIM )for image quality measurement based on the assumption that the HVS is highly adapted to extract structural information from the viewing field. The Mean Structural Similarity Index (M
  3. 所属分类:matlab例程

    • 发布日期:2017-04-09
    • 文件大小:2091
    • 提供者:ahmed seghir
  1. IDEA_in_C

    0下载:
  2. C实现的IDEA加密算法,可作为应用参考。-C to achieve the IDEA encryption algorithm, the application can be used as reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:14881
    • 提供者:yuvmen
  1. my_cam

    0下载:
  2. 一个比较简单的设想头小程序..(C#)-A relatively simple idea of the first small program .. (C#)
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:13378
    • 提供者:hejianhua
  1. MSA_MST

    0下载:
  2. Multiple Sequence Alignment Using Maximum Spanning Tree 生物信息学中一个重要topic:多序列联配。这里用最大生成树的思想来进行联配,算法为C语言实现。本程序在Dev-C++,Win Vista环境下实现。-Multiple Sequence Alignment Using Maximum Spanning Tree Bioinformatics an important topic: Multiple Sequence Alignme
  3. 所属分类:DNA

    • 发布日期:2017-04-02
    • 文件大小:9236
    • 提供者:billma
  1. testmtsc

    0下载:
  2. CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。 -CToolBar does not support multiple lines of text, this article will be customized through a MFC/C Class CMTToolBar achieve the toolbar to display
  3. 所属分类:ToolBar

    • 发布日期:2017-04-17
    • 文件大小:32101
    • 提供者:huangta
  1. calendar

    0下载:
  2. 编程思路:按照以上背景知识可得判断闰年的规律:某年年份如果能被4整除但不能被100整除,或者能被400整除则是闰年。由此规则可推得计算万年历的公式: s=X-1+[X-1]/4-[X-1]/100+[x-1]/400+c 上式中:X为公元年数(如2003年);C 为从元旦起,到要算的那天总数(如2003年3月23日,C=31+28+23=82)。S/7余数是星期几。 -Programming idea: In accordance with the above background kn
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:7110
    • 提供者:ivan
  1. ToolbarControlShareCommandPool

    0下载:
  2. C#实现命令池共享的代码,可以方便的添加命令,可以给朋友提供一种思路-C# implementation of the code-sharing pool command, you can easily add command, you can provide an idea to a friend
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:54892
    • 提供者:岳波
  1. BP

    0下载:
  2. 这个学期我学习是神经网络课程,有很多的知识国内都不是很完善,而国外就有很大的进步,下面就是来自一本 <AI for Game>的电子版英文书.其中我就拿用面向对象写的C++类进行说明怎样编写神经网络程序. 神经网络的基本思想就是怎样去改变权值.-This semester my curriculum study are neural networks, there is a lot of internal knowledge is not very perfect, and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3327
    • 提供者:neo
  1. visualfortran

    0下载:
  2. 作为学习C++的必备源代码。从中可以学到C++编程的基本思想和一些常用的编程技巧。-Learn C++ as an essential source code. Can be learned from C++ programmer s basic idea and some commonly used programming skills.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:99869
    • 提供者:熊军
  1. ccache-2.3.tar

    0下载:
  2. ccache 是一个快速的编译器缓存。当您编译一个程序的时候,它会缓存中间的结果。这样,不论什么时候您重新编译同一个程序,编译所需要得时间将被大大缩短。对于普通的编译来说,这可以提高编译速度5到10倍。 这个想法,来自 Erik Thiele 用bash写的 compilercache 。只不过,ccache用C再实现了一遍。但比前者性能高许多,也有更多的特性。 (注:Linux下运行)-ccache is a compiler cache. It acts as a cachin
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:84386
    • 提供者:王军阵
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
搜珍网 www.dssz.com